码迷,mamicode.com
首页 >  
搜索关键字:undo  port link-type trunk    ( 1201个结果
C#使用System.Data.SQLite操作SQLite
使用System.Data.SQLite 下载地址:http://system.data.sqlite.org/index.html/doc/trunk/www/downloads.wiki得到System.Data.SQLite.dll添加到工程引用;建表,插入操作C#代码staticvoidMa...
分类:数据库   时间:2014-06-25 17:17:17    阅读次数:442
Openvswitch手册(5)
我们这一节来看Port 一般来说一个Port就是一个Interface,当然也有一个Port对应多个Interface的情况,成为Bond VLAN Configuration Port的一个重要的方面就是VLAN Configuration,有两种模式: trunk port,这个port不配置t...
分类:其他好文   时间:2014-06-24 10:30:41    阅读次数:427
SVN:This client is too old to work with working copy…解决办法
解决svn:This client is too old问题      1、下载官方的python文件 http://svn.apache.org/repos/asf/subversion/trunk/tools/client-side/change-svn-wc-format.py 2、下载安装python,执行python文件时有用 ,下载地址:http://code.go...
分类:其他好文   时间:2014-06-22 18:36:10    阅读次数:354
思科2960trunk vlan配置
en conf t vlan id end conf t inter rang gi 0/0/1-x switchport access vlan id no shutdown exit (config)#interface range gigabitEthernet 1/0/23-24 (config-if-range)#switchport mode trunk (con...
分类:其他好文   时间:2014-06-22 14:12:59    阅读次数:421
Eclipse配置Go语言开发环境(GoEclipse)
Eclipse安装Go语言插件GoEclipseGoEclipse插件地址:http://goclipse.googlecode.com/svn/trunk/goclipse-update-site/接下来,配置插件
分类:系统相关   时间:2014-06-19 09:28:37    阅读次数:600
各产品编译及串口烧录
1:302U, 302BT, 600BI, 604BT Broadcom5358U 代码路径:http://172.16.98.4/SHSVN/SVNdata/WIFI/BCM5358U/Trunk/source/ 编译: make FIR302U_config config: source/...
分类:其他好文   时间:2014-06-18 21:20:19    阅读次数:287
CCNA学习笔记二——VTP协议
VTP协议:VLAN Trunk Protocol 从一个控制点,维护整个网络上VLAN的添加,删除和重命名工作VTP域:相同的域名,通过Trunk相互连接的一组交换机VTP模式: 服务器模式(Server):默认 客户机模式(Client) 透明模式(Transparent)VTP通告: ...
分类:其他好文   时间:2014-06-18 08:57:54    阅读次数:201
svn提交异常file is scheduled for addition, but is missing
svn提交错误file is scheduled for addition, but is missing svn ci -m "" svn: E155010: Commit failed (details follow): svn: E155010: '/Volumes/File/ymall_Project/daling/trunk/GiftShop/GiftS...
分类:其他好文   时间:2014-06-16 21:19:39    阅读次数:928
Google Python Style Guide
http://google-styleguide.googlecode.com/svn/trunk/pyguide.html#Commentshttp://zh-google-styleguide.readthedocs.org/en/latest/google-python-styleguide/...
分类:编程语言   时间:2014-06-15 23:01:13    阅读次数:216
ZooKeeper程序员指南(转)
译自http://zookeeper.apache.org/doc/trunk/zookeeperProgrammers.html1简介本文是为想要创建使用ZooKeeper协调服务优势的分布式应用的开发者准备的。本文包含理论信息和实践信息。本指南的前四节对各种ZooKeeper概念进行较高层次的讨...
分类:其他好文   时间:2014-06-14 22:50:57    阅读次数:352
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!